home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / tex-k-archive.gz / tex-k-archive / 000095_mackay@cs.washington.edu_Wed Nov 24 13:25:39 1993.msg < prev    next >
Internet Message Format  |  1994-10-11  |  3KB

  1. Received: from june.cs.washington.edu by cs.umb.edu with SMTP id AA04559
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Thu, 25 Nov 1993 00:25:22 -0500
  3. Return-Path: <mackay>
  4. Received: from localhost (mackay@localhost) by june.cs.washington.edu (8.6.4/7.1ju+) id VAA23029; Wed, 24 Nov 1993 21:25:39 -0800
  5. Date: Wed, 24 Nov 1993 21:25:39 -0800
  6. From: mackay@cs.washington.edu (Pierre MacKay)
  7. Message-Id: <199311250525.VAA23029@june.cs.washington.edu>
  8. To: nejdl@informatik.rwth-aachen.de
  9. Cc: tex-k@cs.umb.edu
  10. In-Reply-To: Wolfgang Nejdl's message of Thu, 25 Nov 1993 04:41:04 +0100 <9311250341.AA11503@newton.INFO5>
  11. Subject: Re: duration of startup of xdvik
  12.  
  13. First of all, make sure that regular files or links to regular files
  14. occur only in the terminal leaves of your font tree.
  15.  
  16. If you are at level 1.4 of xdvik, set the environments in approximately
  17. the following way
  18.  
  19. # The write-black, bitmapped type1 and write-white choices at this site
  20. set WB=cx
  21. set WW=ricoh
  22. set BM=ps2pk
  23. #
  24. # (use the ${} variable form throughout---it saves grief.
  25. #
  26. set TEXROOT=/u1/annex/local/lib/tex
  27. setenv TEXFONTS .:${TEXROOT}/fonts//
  28. setenv TEXINPUTS .:${TEXROOT}/inputs//
  29. setenv TEXPOOL ${TEXROOT}
  30. setenv TEXFORMATS .:${TEXROOT}/formats
  31.  
  32. set MFROOT=/u1/annex/local/lib/mf
  33. setenv MFINPUTS .:${MFROOT}/inputs:${TEXROOT}/fonts/public//src
  34. setenv MFPOOL ${MFROOT}
  35. setenv MFBASES ${MFROOT}/bases
  36.  
  37. # The 00[TFM.VF,XDVI] directories are "accelerators" where links
  38. # to files that are in extremely frequent use are placed.
  39. #
  40. # The 00PK directory is where MakeTeXPK stores its
  41. # output.  It must therefore be in both XDVI and DVIPS paths.
  42. # It can also be used as an "accelerator" directory for
  43. # links to frequently used PK files.  But don't store write-white
  44. # fonts there unless you are unlucky enough to have a write-white
  45. # printer.
  46. #
  47. # XDVIFONTS takes write-white fonts from the ricoh set
  48. # but since we don't have to worry about write-white printers
  49. # any more, the ricoh directories contain only resolutions
  50. # below 360 dpi.  Above that it doesn't really matter very much.
  51. # Don't leave out the ${BM} part of the XDVI path if type1
  52. # fonts are in use.
  53. # NOTE: If we decide to use MakeTeXPK at all with XDVI, we will
  54. # set it to produce fonts for the hardcopy printer only
  55. setenv TFMFONTS .:${TEXROOT}/fonts/00TFM:${TEXROOT}/fonts//tfm
  56. setenv VFFONTS .:${TEXROOT}/fonts/00VF:${TEXROOT}/fonts//vf
  57. setenv XDVIFONTS .:${TEXROOT}/fonts/00XDVI:${TEXROOT}/fonts/00PK:${TEXROOT}/fonts//${WW}:${TEXROOT}/fonts//${BM}:${TEXROOT}//${WB}
  58. setenv DVIPSFONTS .:${TEXROOT}/fonts/00PK:${TEXROOT}//${WB}
  59. setenv PKFONTS $DVIPSFONTS
  60. setenv TEXPKS $DVIPSFONTS
  61.  
  62. Links in 00TFM and 00VF make a profound difference if you
  63. are making use of the virtual font capabilities now
  64. available in xdvik.  Ultimately it is hoped that further
  65. developments in kpathsea will make it unnecessary to
  66. use accelerator directories, but for now, the use of
  67. 00TFM and 00VF gives you the best of both worlds.  
  68. 00XDVI speeds things up even more.  
  69.  
  70.  
  71. Email concerned with UnixTeX distribution software should be sent primarily
  72. to:    elisabet@u.washington.edu            Elizabeth Tachikawa
  73. otherwise to:  mackay@cs.washington.edu        Pierre A. MacKay
  74. Smail:  Northwest Computing Support Center    Resident Druid for
  75.     Thomson Hall, Mail Stop DR-10        Unix-flavored TeX
  76.     University of Washington
  77.     Seattle, WA 98195
  78.     (206) 543-6259